Welcome![Sign In][Sign Up]
Location:
Search - memory dll

Search list

[Compress-Decompress algrithms7zipDll2

Description: 内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 解压 int RamDecode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小 Int32 dictionary //字典的大小 ) 对文件进行压缩和解压的两个方法: 压缩: int FileEncode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 ) 解压: int FileDecode(LPCTSTR inFile, //输入文件路径 LPCTSTR outFile, //输出文件路径 Int32 dictionary //字典大小 )-memory compression and decompression of two methods : RamEncode compression int (* Byte inBuffer.// input buffer memory pointer BYTE* types size_t inSize,// input buffer memory size Byte* outBuffer,// output buffer pointer BYTE* types size_t
Platform: | Size: 38912 | Author: 王玮 | Hits:

[Algorithmc++_class_matrix

Description: 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup, copy structure, initialization, distribution matrix of data memory, All the home 0 to initialize arrays of arrays installed matrix elements of value, be aware of the value elements, Access Matrix number, access to the Matrix a few, access to the data matrix, the designated access vector, The designated access vector, heavy Operators =, operator == heavy, heavy load Operators! =, heavy Operators, Heavy Operators- Heavy Operators multiply*, heavy Operators matrix multiplication* matrix transpose.
Platform: | Size: 3072 | Author: dingdong | Hits:

[WEB CodeSunriseUpload[1].0.9.1

Description: 基於Asp.net的資料上傳控件,資料分段上傳,並可上傳4G以下的文件,並在上傳時內存耗用非常低-Asp.net on the upload control, data upload section, the following 4G can upload documents, and upload at the very low memory consumption
Platform: | Size: 189440 | Author: albert wang | Hits:

[OS programShareData

Description: 内存共享DLL实现,通过它可以实现多应用程序的数据共享.-memory shared DLL, it can be achieved through multi-application data sharing.
Platform: | Size: 24576 | Author: | Hits:

[source in ebookWindowsVC

Description: Windows核心编程(源码) Windows核心编程是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -core Windows Programming (OSS) is a Windows programming on the core Windows internal operating system is dedicated to the mechanism, the authors start from the basic concept, comprehensive and systematic introduction of the Windows basic elements, such as processes, threads, memory management and DLL. He cited a large number of applications, incisive analysis of the components of use, To master the Windows programming skills of an effective shortcut. For different levels of Windows programmers, this book is of great reference value.
Platform: | Size: 377856 | Author: 许雪涛 | Hits:

[VC/MFCwindows_hexinbiancheng

Description: Windows核心编程: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -core Windows programming : This book is on the Windows operating system's internal mechanism dedicated to the authors start from the basic concept, comprehensive and systematic introduction of the Windows basic elements, such as processes, threads, memory management and DLL. He cited a large number of applications, incisive analysis of the components of use, To master the Windows programming skills of an effective shortcut. For different levels of Windows programmers, this book is of great reference value.
Platform: | Size: 26985472 | Author: 许雪涛 | Hits:

[VC/MFCwindowskernel

Description: Windows核心编程指导,本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-core Windows programming guide, This book is on the Windows operating system's internal mechanism dedicated to the authors start from the basic concept, comprehensive and systematic introduction of the Windows basic elements, such as processes, threads, memory management and DLL. He cited a large number of applications, incisive analysis of the components of use, To master the Windows programming skills of an effective shortcut. For different levels of Windows programmers, this book is of great reference value.
Platform: | Size: 26987520 | Author: hahaha | Hits:

[File Operatedevnetcache

Description: 一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
Platform: | Size: 522240 | Author: ufoteam | Hits:

[OtherMatlabGenericDll

Description: Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
Platform: | Size: 19456 | Author: vipjvs | Hits:

[OtherWINDOWS_hxbc1

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 7197696 | Author: htc | Hits:

[BooksWINDOWS_hxbc5

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 4690944 | Author: htc | Hits:

[assembly languageqmemcpy

Description: 利用MMX指令实现快速内存拷贝,DLL工程可以直接导入使用,比memcpy要快50%左右-The use of MMX instructions to achieve fast memory copy, DLL project directly into the use of memcpy faster than about 50
Platform: | Size: 39936 | Author: 和恶毒发 | Hits:

[OS programdllshare

Description: dll共享内存,实现了一块固定内存的共享-dll shared memory to achieve a fixed memory-sharing
Platform: | Size: 2048 | Author: franson | Hits:

[Windows DevelopBufferSynth2_v1.03_source

Description: 双向缓冲,读入数据,写出数据,内存的操作-Two-way buffer, read data, write data, memory operation
Platform: | Size: 4046848 | Author: lu | Hits:

[Delphi VCLBigBrainPro_D7-D2005rar

Description: 内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the memory manager code natively compiled into your EXE or you can use an included external DLL which will allow you to share memory across multiple DLLs with one central place for memory management. Using the DLL allows your application to share strings, and serves the same purpose as the ShareMem unit included with Delphi. BigBrainShareMem.dll should be 100% compatible with the DelphiMM.dll and could even simply be renamed to DelphiMM.dll to simplify deployment.-Memory management procedures, functions and FASTMM similar, PLEASE NOTE: There are two ways to install BigBrain. You may use the memory manager code natively compiled into your EXE or you can use an included external DLL which will allow you to share memory acrossmultiple DLLs with one central place for memory management. Using the DLLallows your application to share strings, and serves the same purposeas the ShareMem unit included with Delphi. BigBrainShareMem.dll shouldbe 100 compatible with the DelphiMM.dll and could even simply be renamed to DelphiMM.dll to simplify deployment.
Platform: | Size: 231424 | Author: cheng xiaoyi | Hits:

[Windows DevelopWINDOWS

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the authors start from the basic concept, a comprehensive and systematic introduction to basic Windows components, such as process, thread, DLL and memory management, etc., and listed a large number of applications, incisive analysis of the use of components, in order to keep Windows programming skills to provide an effective shortcut. For different levels of Windows programmers, this book has an excellent reference value.
Platform: | Size: 26989568 | Author: 桃子 | Hits:

[VC/MFCWindows_via_C_C++(code)_VER5

Description: 本书是Windows程序设计领域的名著,涵盖了Windows的最新版本Vista 以及Windows XP的最新内容。书中全面深入地介绍了Windows的各种基本要素,如进程、线程池、虚拟内存、DLL、设备I/O和SEH 等,并列举了大量应用程序,精辟地分析了要素的使用方法。 本书适于各层次Windows编程人员阅读。-This book is the field of Windows programming masterpiece, covering the latest Windows version of Vista and Windows XP the latest content. Comprehensive and in-depth book introduces the basic elements of a variety of Windows, such as process, thread pooling, virtual memory, DLL, device I/O and SEH, and listed a large number of applications, an insightful analysis of the use of elements. This book is suitable for Windows programmers at all levels of reading.
Platform: | Size: 4229120 | Author: 钟毓秀 | Hits:

[Windows DevelopMemoryMap

Description: 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. Here, I only conclude, in the hope that those new friends to help. Memory-mapped file usually have two purposes: First, memory-mapped disk file, which is handling large data files more suitable Second, shared memory, as a process, a way of communication.
Platform: | Size: 376832 | Author: 周晓宇 | Hits:

[Windows DevelopProcessCommunication

Description: Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named pipe. (As for the rest of IPC, such as memory mapping, etc. Mailslot not presented here) Pipeline (pipe) is used for IPC shared memory region. Create a pipeline known as the pipeline process server, and connect to the pipeline as the pipeline of the process of the client. A process to write information to the pipeline, while a process to read information from the pipeline.
Platform: | Size: 153600 | Author: 周晓宇 | Hits:

[source in ebookloadmem

Description: LOAD dll in memory-LOAD dll in memory
Platform: | Size: 153600 | Author: ntaryl | Hits:
« 1 2 34 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net